Manager: Text Utilities



Carbon fully supports the Text Utilities. However, some obsolete functions that are prefixed with IU (such as IUStringOrder and IUTextOrder) may not be supported in the future.

Unsupported  C2PStr

Unsupported  c2pstr

You should instead use CopyCStringToPascal.

Supported  c2pstrcpy

Supported  CompareString

Supported  CompareText

Supported  CopyCStringToPascal

Supported  CopyPascalStringToC

Supported  EqualString

Not Recommended  equalstring

Use EqualString instead.

Supported  ExtendedToString

Supported  FindScriptRun

Unsupported  FindWord

Use FindWordBreaks instead.

Supported  FindWordBreaks

Supported  FormatRecToString

Supported  GetIndString

Not Recommended  getindstring

Use GetIndString instead.

Supported  GetString

Supported  IdenticalString

Supported  IdenticalText

Unsupported  IUCompPString

Use CompareString instead.

Unsupported  iucomppstring

Use CompareString instead.

Unsupported  IUCompString

Use CompareString instead.

Unsupported  iucompstring

You should instead use CompareString.

Not Recommended  iuequalpstring

Use IdenticalString instead.

Not Recommended  IUEqualPString

Use IdenticalString instead.

Unsupported  IUEqualString

Use IdenticalString instead.

Unsupported  iuequalstring

You should instead use IdenticalString.

Unsupported  IULangOrder

Use LanguageOrder instead.

Unsupported  IUMagIDPString

Use IdenticalText instead.

Unsupported  IUMagIDString

Use IdenticalText instead.

Unsupported  IUMagPString

Use CompareText instead.

Unsupported  IUMagString

Use CompareText instead.

Unsupported  IUScriptOrder

Use Script Order instead.

Unsupported  IUStringOrder

Use StringOrder instead.

Unsupported  iustringorder

Use StringOrder instead.

Unsupported  IUTextOrder

Use TextOrder instead.

Supported  LanguageOrder

Supported  LowercaseText

Unsupported  LowerText

Use LowerCaseText instead.

Unsupported  LwrText

Supported  Munger

Supported  NewString

Not Recommended  newstring

Use NewString instead.

Unsupported  NFindWord

Use FindWordBreaks instead.

Supported  NumToString

Use NumToString instead.

Not Recommended  numtostring

Use NumToString instead.

Unsupported  P2CStr

Unsupported  p2cstr

You should instead use CopyPascalStringToC.

Supported  p2cstrcpy

Supported  RelString

Not Recommended  relstring

Use RelString instead.

Supported  ReplaceText

Supported  ScriptOrder

Supported  SetString

Not Recommended  setstring

Use SetString instead

Supported  StringOrder

Supported  StringToExtended

Supported  StringToFormatRec

Supported  StringToNum

Not Recommended  stringtonum

User StringToNum instead.

Unsupported  StripText

Use StripDiacritics instead.

Unsupported  StripUpperText

You should instead use UppercaseStripDiacritics.

Supported  StyledLineBreak

Supported  TextOrder

Supported  TruncString

Supported  TruncText

Supported  UppercaseStripDiacritics

Supported  UppercaseText

Supported  UpperString

Not Recommended  upperstring

Use UpperString instead.

Unsupported  UpperText

Use UppercaseText instead.

Unsupported  UprText

[Table of Contents] [Manager Index] [Function Index]

Generated on: 7/7/99. Copyright 1999 Apple Computer, Inc. All rights reserved.